home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Nave / Drakojan.swf / scripts / DefineButton2_1763 / BUTTONCONDACTION on(release).as
Text File  |  2006-07-21  |  112b  |  7 lines

  1. on(release){
  2.    prevFrame();
  3.    _root.score += 10000;
  4.    _root.mis0.gotoAndStop(1);
  5.    _root.bombs = 1;
  6. }
  7.